home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
editors
/
origami
/
oridiff.zoo
/
common.dif
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-07-29
|
336 b
|
13 lines
*** common\os.h Thu Jul 18 16:24:20 1991
--- e:\tc\origami\src\common\os.h Mon Jul 29 10:46:56 1991
***************
*** 39,44 ****
--- 39,45 ----
/*{{{ MAIN_C*/
# ifdef MAIN_C
# define os_init() st_init(&argc,&argv)
+ # define fprintf(a,b) puts(b)
# endif
/*}}} */
/*{{{ KEYBIND*/